Enable GPU for Talos Lyra EVK - #1736
Open
kbuchi856 wants to merge 8 commits into
Open
Conversation
Introduce the device tree for the QCS615-based Talos IoT System on Module (SoM). The Talos SoM is a compact compute module integrating the QCS615 SoC, PMIC, and essential connectivity, designed to mount on carrier boards. The initial SoM device tree includes basic support for: - CPU and memory - PMIC - UFS storage - Regulators Signed-off-by: Nirmesh Kumar Singh <nirmesh.singh@oss.qualcomm.com>
Add the device tree for the QCS615-based Talos Lyra EVK platform. The Lyra EVK combines the Talos IoT SoM with a carrier board. This initial device tree provides the basic configuration to boot the platform to a UART shell. Signed-off-by: Nirmesh Kumar Singh <nirmesh.singh@oss.qualcomm.com>
Add the qcom,talos-lyra-evk compatible string for the Talos lyra EVK board, which pairs the Talos lyra SoM with a common carrier board. Signed-off-by: Nirmesh Kumar Singh <nirmesh.singh@oss.qualcomm.com>
Enable PCIe support on Talos-Lyra-EVK Signed-off-by: Abhishek Reddy Sudugu <abhishek.sudugu@oss.qualcomm.com>
Add Camera DT changes for Talos Lyra EVK. Signed-off-by: Tharik Anwar <tharanwa@qti.qualcomm.com>
Add IMX577 Camera DT changes for Talos Lyra EVK. Signed-off-by: Tharik Anwar <tharanwa@qti.qualcomm.com>
Enable dTPM (ST33HTPH2X32AHE4) over SPI6 on the Talos Lyra EVK by adding the required SPI and TPM nodes. Signed-off-by: Khalid Faisal Ansari <khalid.ansari@oss.qualcomm.com>
Enable GPU for talos-evk-som platform and provide path for zap shader. Signed-off-by: Jie Zhang <jie.zhang@oss.qualcomm.com> Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> Signed-off-by: Kishor Buchi <kbuchi@qti.qualcomm.com>
kbuchi856
force-pushed
the
lyra-gpu-enable
branch
from
August 24, 2026 07:18
7982b3b to
5f111f9
Compare
Salendarsingh Gaud (sgaud-quic)
force-pushed
the
early/hwe/lyra
branch
from
September 10, 2026 09:57
3be4863 to
e6e5f2c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enable GPU for Talos Lyra EVK